home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 B / CHIP_HITWARE_7B.iso / Edukacja / Sky Chart / cdcbase.exe / cat / elp2000.txt < prev    next >
Text File  |  1999-10-09  |  7KB  |  121 lines

  1. Calcul de la position de la lune .
  2.  
  3. Le programme ELP82B est traduit en PASCAL .
  4.  
  5. Les fichiers originaux des sΘries ont ΘtΘ modifiΘs afin de permettre leur
  6. accΦs en PASCAL et de favoriser la vitesse d'exΘcution : 
  7.  
  8.    - Seul les termes correspondant α une tronquation de PREC > 10-9 radians
  9.      ( 0.0002" ) sont conservΘs .
  10.    - Les fichiers sont en format binaires .
  11.    - Pour les distinguer ces fichiers sont renommΘs ELPBxx.DAT .
  12.  
  13.  
  14. Description originale du catalogue :
  15.  
  16.  
  17. VI/79               Lunar Solution ELP 2000-82B  (Chapront-Touze+, 1988)
  18. ================================================================================
  19. ELP 2000-85: a semi-analytical lunar ephemeris adequate for historical times
  20.      Chapront-Touze M., Chapront J.
  21.     <Astron. Astrophys. 190, 342 (1988)>
  22.     =1988A&A...190..342C        (SIMBAD/NED BibCode)
  23. The Lunar Ephemeris ELP 2000
  24.      Chapront-Touze M., Chapront J.
  25.     <Astron. Astrophys. 124,  50 (1983)>
  26.     =1983A&A...124...50C        (SIMBAD/NED BibCode)
  27. ================================================================================
  28. ADC_Keywords: Ephemerides
  29. Keywords: moon - ephemerides - celestial mechanics
  30.  
  31. Description:
  32.     The theory of the lunar motion consists of the series of the
  33.     semi-analytical solution ELP2000-82. The constants of the subsequent
  34.     lunar ephemeris are fitted to the numerical integration DE200/LE200 of
  35.     the Jet Propulsion Laboratory and the arguments come from the
  36.     semi-analytical theory ELP 2000-85.
  37.  
  38. Authors' Address:
  39.     M. Chapront-Touze, J. Chapront
  40.     Bureau des Longitudes, CNRS URA 707
  41.     77, Avenue Denfert-Rochereau
  42.     75014, Paris, France
  43.     Tel : (33) 1 40 51 22 66  (33) 1 40 51 22 71
  44.     Fax : (33) 1 46 33 28 34
  45.  
  46. Contents:
  47.     The semi-analytical lunar theory ELP 2000-82 contains purely
  48.     trigonometric series and Poisson series proportional to the time (t)
  49.     or the square of the time (t2).
  50.     36 data files include the series related to various components of the
  51.     theory for the 3 spherical coordinates: longitude, latitude and
  52.     distance. Units are arcsecond for longitude and latitude, kilometer
  53.     for distance. Arguments, constants and coordinate systems are
  54.     described in the notice "Lunar solution ELP 2000-82B" (elp82b.ps).
  55.     All this set allows to compute a high precision lunar ephemeris. A
  56.     FORTRAN example is provided (EXAMPLE) which makes use of the basic
  57.     subroutine ELP82B.
  58.  
  59.  
  60. File Summary:
  61. --------------------------------------------------------------------------------
  62.  FileName    Lrecl    Records    Explanations
  63. --------------------------------------------------------------------------------
  64. ReadMe          80          .    This file
  65. elp82b.ps      512       2413    Postscript Notice "Lunar solution ELP 2000-82B"
  66. elp82b.f        72        294    Fortran77 Subroutine ELP82B (time substitution)
  67. example.f       72        716    Fortran77 program example of use of ELP82B
  68. ELP1            99       1024    Main problem. Longitude periodic terms (sine)
  69. ELP2            99        919    Main problem. Latitude (sine)
  70. ELP3            99        705    Main problem. Distance (cosine)
  71. ELP4            45        348    Earth figure perturbations. Longitude
  72. ELP5            45        317    Earth figure perturbations. Latitude
  73. ELP6            45        238    Earth figure perturbations. Distance
  74. ELP7            45         15    Earth figure perturbations. Longitude/t
  75. ELP8            45         12    Earth figure perturbations. Latitude/t
  76. ELP9            45          9    Earth figure perturbations. Distance/t
  77. ELP10           63      14329    Planetary perturbations. Table 1 Longitude
  78. ELP11           63       5234    Planetary perturbations. Table 1 Latitude
  79. ELP12           63       6632    Planetary perturbations. Table 1 Distance
  80. ELP13           63       4385    Planetary perturbations. Table 1 Longitude/t
  81. ELP14           63        834    Planetary perturbations. Table 1 Latitude/t
  82. ELP15           63       1716    Planetary perturbations. Table 1 Distance/t
  83. ELP16           63        171    Planetary perturbations. Table 2 Longitude
  84. ELP17           63        151    Planetary perturbations. Table 2 Latitude
  85. ELP18           63        115    Planetary perturbations. Table 2 Distance
  86. ELP19           63        227    Planetary perturbations. Table 2 Longitude/t
  87. ELP20           63        189    Planetary perturbations. Table 2 Latitude/t
  88. ELP21           63        170    Planetary perturbations. Table 2 Distance/t
  89. ELP22           45          4    Tidal effects. Longitude
  90. ELP23           45          3    Tidal effects. Latitude
  91. ELP24           45          3    Tidal effects. Distance
  92. ELP25           45          7    Tidal effects. Longitude/t
  93. ELP26           45          5    Tidal effects. Latitude/t
  94. ELP27           45          6    Tidal effects. Distance/t
  95. ELP28           45         21    Moon figure perturbations. Longitude
  96. ELP29           45         13    Moon figure perturbations. Latitude
  97. ELP30           45         15    Moon figure perturbations. Distance
  98. ELP31           45         12    Relativistic perturbations. Longitude
  99. ELP32           45          5    Relativistic perturbations. Latitude
  100. ELP33           45         11    Relativistic perturbations. Distance
  101. ELP34           53         29    Planetary perturbations - solar eccentricity.
  102.                                     Longitude/t2
  103. ELP35           52         14    Planetary perturbations - solar eccentricity.
  104.                                     Latitude/t2
  105. ELP36           52         20    Planetary perturbations - solar eccentricity.
  106.                                     Distance/t2
  107. --------------------------------------------------------------------------------
  108.  
  109. Remarks :
  110.   (1) The document elp82b.ps ("LUNAR SOLUTION ELP 2000-82B") can be
  111.     requested directly to the authors. The sources which consist in 36
  112.     files (the semi-analytical series) and the programs of use (example.f
  113.     and elp82b.f) are also available on diskettes (DOS system).
  114.   (2) The subroutine ELP82B and the program EXAMPLE (FORTRAN 77) are
  115.     provided to simply illustrate the computation of an ephemeris. If the
  116.     user wants to improve the rapidity of computation, it is recommended
  117.     to transform files in direct access and/or to read series in memory
  118.     once for all.
  119. ================================================================================
  120. (End)              Gerard Francou [BDL]                              31-May-1995
  121.